[XM] Report proper ACMError(s) instead of silently exiting.
authoratse@norwich.uk.xensource.com <atse@norwich.uk.xensource.com>
Thu, 28 Sep 2006 11:46:09 +0000 (12:46 +0100)
committeratse@norwich.uk.xensource.com <atse@norwich.uk.xensource.com>
Thu, 28 Sep 2006 11:46:09 +0000 (12:46 +0100)
commitfbda4315cd314f1db13c6dbdfb85eef5a70f6614
tree6ccacef1f1a3e8371d482600d763508b79e2fea8
parent9a7d719155a6b44c8c1cdb6b0dadd7a435f535e3
[XM] Report proper ACMError(s) instead of silently exiting.

Remove try except blocks so that ACMError(s) are properly reported to
the user rather than silently fail.

Signed-off-by: Alastair Tse <atse@xensource.com>
tools/python/xen/xm/addlabel.py
tools/python/xen/xm/dry-run.py
tools/python/xen/xm/dumppolicy.py
tools/python/xen/xm/rmlabel.py